net/http.http2clientConnPoolIdleCloser.MarkDead (method)

5 uses

	net/http (current package)
		h2_bundle.go#L752: 	MarkDead(*http2ClientConn)
		h2_bundle.go#L7958: 			t.connPool().MarkDead(cc)
		h2_bundle.go#L9475: 			cc.t.connPool().MarkDead(cc)
		h2_bundle.go#L9479: 		cc.t.connPool().MarkDead(cc)
		h2_bundle.go#L10098: 	cc.t.connPool().MarkDead(cc)